home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 19 / Mac Magazin and MacEasy Magazine CD - Issue 19.iso / Datenbanken & Hypercard / Fahrtenbuch / Fahrtenbuch 1.0.7 (MAC) / Fahrtenbuch 1.0.7 (MAC).rsrc / STR#_15008.txt < prev    next >
Text File  |  1996-01-08  |  599b  |  71 lines

  1. GetMacName:S
  2.  
  3. GetUserName:S
  4.  
  5. GetCurrPrinter(&S;&S):I
  6.  
  7. GetVirtual:I
  8.  
  9. GetLogicalRAM:L
  10.  
  11. GetPhysicalRAM:L
  12.  
  13. GetCTBVersion:S
  14.  
  15. GetATVersion:S
  16.  
  17. GetQDVersion:S
  18.  
  19. GetAUXVersion:S
  20.  
  21. GetSysVersion:S
  22.  
  23. GetROMVersion:S
  24.  
  25. GetMMU:S
  26.  
  27. GetFPU:S
  28.  
  29. GetCPU:S
  30.  
  31. GetKeyboardType:S
  32.  
  33. GetMachineIcnID:I
  34.  
  35. GetMachineType:S
  36.  
  37. CallGestalt(&S):L
  38.  
  39. GestaltAvail:I
  40.  
  41. ClearNotify(&L)
  42.  
  43. PostNotify(&S;&I;&I;&I):L
  44.  
  45. LaunchDA(&S):I
  46.  
  47. BringToFront:I
  48.  
  49. InForeground:I
  50.  
  51. ApplicationOpen(&T;&T):I
  52.  
  53. SendQuitEvent(&T;&T):I
  54.  
  55. SendPrintEvent(&T;&T):I
  56.  
  57. SendOpenEvent(&T;&T):I
  58.  
  59. ProcessesAvail:I
  60.  
  61. UnusedMem:L
  62.  
  63. MaxMem:L
  64.  
  65. PurgeMem(&L)
  66.  
  67. CompactMem(&L):L
  68.  
  69. FreeMem:L
  70.  
  71.